| Total Complexity | 22 |
| Dependencies | 9 |
| Dependents | 0 |
| Total lines | 165 |
| Lines of code | 96 |
| Logical lines of code | 62 |
| Comment lines | 30 |
| Methods | 10 |
| Properties | 2 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| add_to_transfer_queue() | 53 | 7 | 19 | |
| after_complete_transfer_from_queue() | 59 | 3 | 15 | |
| extract_attachment_from_queue() | 56 | 2 | 19 | |
| queue_transfer_to_local() | 64 | 2 | 10 | |
| queue_transfer_from_local() | 64 | 2 | 10 | |
| before_transferring_from_queue() | 67 | 2 | 8 | |
| after_error_transferring_from_queue() | 71 | 1 | 6 | |
| get_attachment_repository() | 80 | 1 | 3 | |
| get_attachment_transfer_queue_repository() | 80 | 1 | 3 | |
| get_local_drive_instance() | 80 | 1 | 3 |